[INFO] fetching crate secp256k1-plus 0.5.7...
[INFO] checking secp256k1-plus-0.5.7 against try#901d6c1c62d7c61e05469e996c297476078ee06b for pr-157082
[INFO] extracting crate secp256k1-plus 0.5.7 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate secp256k1-plus 0.5.7
[INFO] finished tweaking crates.io crate secp256k1-plus 0.5.7
[INFO] tweaked toml for crates.io crate secp256k1-plus 0.5.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate secp256k1-plus 0.5.7 on toolchain 901d6c1c62d7c61e05469e996c297476078ee06b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 32 packages to latest compatible versions
[INFO] [stderr]       Adding arrayvec v0.3.25 (available: v0.7.6)
[INFO] [stderr]       Adding lazy_static v0.2.11 (available: v1.5.0)
[INFO] [stderr]       Adding rand v0.3.23 (available: v0.10.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `secp256k1-plus` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c9d56ecb17e4976f43a282628ba184b077a2dec0f770c59dbe953f43e9b97ffc
[INFO] running `Command { std: "docker" "start" "c9d56ecb17e4976f43a282628ba184b077a2dec0f770c59dbe953f43e9b97ffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9d56ecb17e4976f43a282628ba184b077a2dec0f770c59dbe953f43e9b97ffc" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9d56ecb17e4976f43a282628ba184b077a2dec0f770c59dbe953f43e9b97ffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c9d56ecb17e4976f43a282628ba184b077a2dec0f770c59dbe953f43e9b97ffc" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `secp256k1-plus` (manifest) generated 1 warning
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking odds v0.2.26
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking arrayvec v0.3.25
[INFO] [stderr]    Compiling secp256k1-plus v0.5.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `gcc::Config`: gcc::Config has been renamed to gcc::Build
[INFO] [stdout]   --> build.rs:57:36
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn setup_android(config: &mut gcc::Config) {
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `gcc::Config`: gcc::Config has been renamed to gcc::Build
[INFO] [stdout]   --> build.rs:72:29
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let mut base_config = gcc::Config::new();
[INFO] [stdout]    |                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `gcc::Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]   --> build.rs:72:37
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let mut base_config = gcc::Config::new();
[INFO] [stdout]    |                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr] warning: secp256k1-plus@0.5.7: In file included from depend/secp256k1/src/secp256k1.c:13,
[INFO] [stderr] warning: secp256k1-plus@0.5.7:                  from depend/secp256k1/src/ext.c:8:
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/group_impl.h:636:12: warning: 'secp256k1_gej_has_quad_y_var' defined but not used [-Wunused-function]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   636 | static int secp256k1_gej_has_quad_y_var(const secp256k1_gej *a) {
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/group_impl.h:217:12: warning: 'secp256k1_gej_is_valid_var' defined but not used [-Wunused-function]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   217 | static int secp256k1_gej_is_valid_var(const secp256k1_gej *a) {
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: In file included from depend/secp256k1/src/field_impl.h:17,
[INFO] [stderr] warning: secp256k1-plus@0.5.7:                  from depend/secp256k1/src/secp256k1.c:11:
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/field_10x26_impl.h:42:13: warning: 'secp256k1_fe_verify' defined but not used [-Wunused-function]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    42 | static void secp256k1_fe_verify(const secp256k1_fe *a) {
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |             ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_pubkey_parse':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:154:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   154 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'input' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:156:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   156 |     ARG_CHECK(input != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_pubkey_serialize':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'output' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:175:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   175 |     ARG_CHECK(output != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'outputlen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:171:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   171 |     ARG_CHECK(outputlen != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:177:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   177 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_parse_der':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:216:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   216 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'input' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:217:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   217 |     ARG_CHECK(input != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_parse_compact':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:234:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   234 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'input64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:235:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   235 |     ARG_CHECK(input64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_serialize_der':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'output' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:253:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   253 |     ARG_CHECK(output != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'outputlen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:254:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   254 |     ARG_CHECK(outputlen != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:255:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   255 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_serialize_compact':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'output64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:265:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   265 |     ARG_CHECK(output64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:266:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   266 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_normalize':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sigin' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:279:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   279 |     ARG_CHECK(sigin != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ecdsa_verify':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:300:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   300 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:299:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   299 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:301:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   301 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ecdsa_sign':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'signature' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:353:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   353 |     ARG_CHECK(signature != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:352:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   352 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:354:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   354 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_seckey_verify':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:396:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   396 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_pubkey_create':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:411:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   411 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:414:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   414 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_add':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:433:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   433 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:434:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   434 |     ARG_CHECK(tweak != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_pubkey_tweak_add':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:457:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   457 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:458:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   458 |     ARG_CHECK(tweak != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_mul':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:480:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   480 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:481:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   481 |     ARG_CHECK(tweak != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_pubkey_tweak_mul':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:503:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   503 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:504:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   504 |     ARG_CHECK(tweak != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_pubkey_combine':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubnonce' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:532:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   532 |     ARG_CHECK(pubnonce != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubnonces' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:535:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   535 |     ARG_CHECK(pubnonces != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/ecdh/main_impl.h: In function 'secp256k1_ecdh':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'result' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/ecdh/main_impl.h:19:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    19 |     ARG_CHECK(result != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'point' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/ecdh/main_impl.h:20:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    20 |     ARG_CHECK(point != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'scalar' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/ecdh/main_impl.h:21:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    21 |     ARG_CHECK(scalar != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h: In function 'secp256k1_schnorr_sign':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:31:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    31 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:30:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    30 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:32:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    32 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h: In function 'secp256k1_schnorr_verify':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:66:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    66 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:65:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    65 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:67:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    67 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h: In function 'secp256k1_schnorr_recover':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:80:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    80 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:79:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    79 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:78:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    78 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h: In function 'secp256k1_schnorr_generate_nonce_pair':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubnonce' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:102:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   102 |     ARG_CHECK(pubnonce != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'privnonce32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:103:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   103 |     ARG_CHECK(privnonce32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h: In function 'secp256k1_schnorr_partial_sign':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:140:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   140 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:139:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   139 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sec32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:141:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   141 |     ARG_CHECK(sec32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubnonce_others' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:143:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   143 |     ARG_CHECK(pubnonce_others != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'secnonce32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:142:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   142 |     ARG_CHECK(secnonce32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h: In function 'secp256k1_schnorr_partial_combine':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:158:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   158 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig64sin' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:160:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   160 |     ARG_CHECK(sig64sin != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_recoverable_signature_parse_compact':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:44:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    44 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'input64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:45:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    45 |     ARG_CHECK(input64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_recoverable_signature_serialize_compact':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'output64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:64:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    64 |     ARG_CHECK(output64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'recid' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:66:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    66 |     ARG_CHECK(recid != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:65:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    65 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_recoverable_signature_convert':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:79:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    79 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sigin' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:80:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    80 |     ARG_CHECK(sigin != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_sign_recoverable':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'signature' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:132:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   132 |     ARG_CHECK(signature != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:131:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   131 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:133:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   133 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_recover':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:179:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   179 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'signature' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:178:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   178 |     ARG_CHECK(signature != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:177:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   177 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:140:21
[INFO] [stdout]     |
[INFO] [stdout] 140 |                     try!(write!(f, "{:02x}", i));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | impl_raw_debug!(PublicKey);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_raw_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:140:21
[INFO] [stdout]     |
[INFO] [stdout] 140 |                     try!(write!(f, "{:02x}", i));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | impl_raw_debug!(Signature);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_raw_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:140:21
[INFO] [stdout]     |
[INFO] [stdout] 140 |                     try!(write!(f, "{:02x}", i));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]  86 | impl_raw_debug!(RecoverableSignature);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_raw_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:140:21
[INFO] [stdout]     |
[INFO] [stdout] 140 |                     try!(write!(f, "{:02x}", i));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl_raw_debug!(SharedSecret);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_raw_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 try!(write!(f, "{}(", stringify!($thing)));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/key.rs:31:1
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl_pretty_debug!(SecretKey);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_pretty_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:127:21
[INFO] [stdout]     |
[INFO] [stdout] 127 |                     try!(write!(f, "{:02x}", i));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/key.rs:31:1
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl_pretty_debug!(SecretKey);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_pretty_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 try!(write!(f, "{}(", stringify!($thing)));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/schnorr.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl_pretty_debug!(Signature);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_pretty_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:127:21
[INFO] [stdout]     |
[INFO] [stdout] 127 |                     try!(write!(f, "{:02x}", i));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/schnorr.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl_pretty_debug!(Signature);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_pretty_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 try!(write!(f, "{}(", stringify!($thing)));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:289:1
[INFO] [stdout]     |
[INFO] [stdout] 289 | impl_pretty_debug!(Message);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_pretty_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:127:21
[INFO] [stdout]     |
[INFO] [stdout] 127 |                     try!(write!(f, "{:02x}", i));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:289:1
[INFO] [stdout]     |
[INFO] [stdout] 289 | impl_pretty_debug!(Message);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_pretty_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:459:18
[INFO] [stdout]     |
[INFO] [stdout] 459 |         let pk = try!(key::PublicKey::from_secret_key(self, &sk));
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lib.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / lazy_static! {
[INFO] [stdout] 55 | |     /// Singleton for Secp256k1
[INFO] [stdout] 56 | |     pub static ref SECP256K1: Secp256k1 = Secp256k1::new();
[INFO] [stdout] 57 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> src/macros.rs:58:25
[INFO] [stdout]     |
[INFO] [stdout]  58 |                     use std::intrinsics::copy_nonoverlapping;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 | impl_array_newtype!(Message, u8, constants::MESSAGE_SIZE);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/macros.rs:60:48
[INFO] [stdout]     |
[INFO] [stdout]  60 |                     let mut ret: $thing = mem::uninitialized();
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 | impl_array_newtype!(Message, u8, constants::MESSAGE_SIZE);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:333:35
[INFO] [stdout]     |
[INFO] [stdout] 333 |         f.write_str(error::Error::description(self))
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:140:21
[INFO] [stdout]     |
[INFO] [stdout] 140 |                     try!(write!(f, "{:02x}", i));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | impl_raw_debug!(PublicKey);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_raw_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:140:21
[INFO] [stdout]     |
[INFO] [stdout] 140 |                     try!(write!(f, "{:02x}", i));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | impl_raw_debug!(Signature);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_raw_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:140:21
[INFO] [stdout]     |
[INFO] [stdout] 140 |                     try!(write!(f, "{:02x}", i));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]  86 | impl_raw_debug!(RecoverableSignature);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_raw_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]   --> src/macros.rs:58:25
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     use std::intrinsics::copy_nonoverlapping;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ffi.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl_array_newtype!(PublicKey, c_uchar, 64);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:140:21
[INFO] [stdout]     |
[INFO] [stdout] 140 |                     try!(write!(f, "{:02x}", i));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl_raw_debug!(SharedSecret);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_raw_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 try!(write!(f, "{}(", stringify!($thing)));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/key.rs:31:1
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl_pretty_debug!(SecretKey);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_pretty_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]   --> src/macros.rs:58:25
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     use std::intrinsics::copy_nonoverlapping;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ffi.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl_array_newtype!(Signature, c_uchar, 64);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:127:21
[INFO] [stdout]     |
[INFO] [stdout] 127 |                     try!(write!(f, "{:02x}", i));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/key.rs:31:1
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl_pretty_debug!(SecretKey);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_pretty_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]   --> src/macros.rs:58:25
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     use std::intrinsics::copy_nonoverlapping;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ffi.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl_array_newtype!(RecoverableSignature, c_uchar, 65);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> src/macros.rs:58:25
[INFO] [stdout]     |
[INFO] [stdout]  58 |                     use std::intrinsics::copy_nonoverlapping;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl_array_newtype!(SharedSecret, c_uchar, 32);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/macros.rs:60:48
[INFO] [stdout]    |
[INFO] [stdout] 60 |                     let mut ret: $thing = mem::uninitialized();
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ffi.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl_array_newtype!(PublicKey, c_uchar, 64);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/ffi.rs:67:47
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub unsafe fn blank() -> PublicKey { mem::uninitialized() }
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 try!(write!(f, "{}(", stringify!($thing)));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/schnorr.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl_pretty_debug!(Signature);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_pretty_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/macros.rs:60:48
[INFO] [stdout]    |
[INFO] [stdout] 60 |                     let mut ret: $thing = mem::uninitialized();
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ffi.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl_array_newtype!(Signature, c_uchar, 64);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/macros.rs:60:48
[INFO] [stdout]    |
[INFO] [stdout] 60 |                     let mut ret: $thing = mem::uninitialized();
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ffi.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl_array_newtype!(RecoverableSignature, c_uchar, 65);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:127:21
[INFO] [stdout]     |
[INFO] [stdout] 127 |                     try!(write!(f, "{:02x}", i));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/schnorr.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl_pretty_debug!(Signature);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_pretty_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/ffi.rs:92:47
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub unsafe fn blank() -> Signature { mem::uninitialized() }
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/ffi.rs:99:58
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub unsafe fn blank() -> RecoverableSignature { mem::uninitialized() }
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/macros.rs:60:48
[INFO] [stdout]     |
[INFO] [stdout]  60 |                     let mut ret: $thing = mem::uninitialized();
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl_array_newtype!(SharedSecret, c_uchar, 32);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 try!(write!(f, "{}(", stringify!($thing)));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:289:1
[INFO] [stdout]     |
[INFO] [stdout] 289 | impl_pretty_debug!(Message);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_pretty_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/ffi.rs:112:50
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub unsafe fn blank() -> SharedSecret { mem::uninitialized() }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/macros.rs:127:21
[INFO] [stdout]     |
[INFO] [stdout] 127 |                     try!(write!(f, "{:02x}", i));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:289:1
[INFO] [stdout]     |
[INFO] [stdout] 289 | impl_pretty_debug!(Message);
[INFO] [stdout]     | --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_pretty_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:459:18
[INFO] [stdout]     |
[INFO] [stdout] 459 |         let pk = try!(key::PublicKey::from_secret_key(self, &sk));
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]   --> src/key.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::intrinsics::copy_nonoverlapping;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]   --> src/macros.rs:58:25
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     use std::intrinsics::copy_nonoverlapping;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/key.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl_array_newtype!(SecretKey, u8, constants::SECRET_KEY_SIZE);
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/macros.rs:60:48
[INFO] [stdout]    |
[INFO] [stdout] 60 |                     let mut ret: $thing = mem::uninitialized();
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/key.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl_array_newtype!(SecretKey, u8, constants::SECRET_KEY_SIZE);
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]   --> src/macros.rs:58:25
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     use std::intrinsics::copy_nonoverlapping;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/schnorr.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl_array_newtype!(Signature, u8, constants::SCHNORR_SIGNATURE_SIZE);
[INFO] [stdout]    | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/macros.rs:60:48
[INFO] [stdout]    |
[INFO] [stdout] 60 |                     let mut ret: $thing = mem::uninitialized();
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/schnorr.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl_array_newtype!(Signature, u8, constants::SCHNORR_SIGNATURE_SIZE);
[INFO] [stdout]    | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/schnorr.rs:39:43
[INFO] [stdout]    |
[INFO] [stdout] 39 |             let mut ret: Signature = mem::uninitialized();
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/schnorr.rs:65:48
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let mut ret: Signature = unsafe { mem::uninitialized() };
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lib.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / lazy_static! {
[INFO] [stdout] 55 | |     /// Singleton for Secp256k1
[INFO] [stdout] 56 | |     pub static ref SECP256K1: Secp256k1 = Secp256k1::new();
[INFO] [stdout] 57 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> src/macros.rs:58:25
[INFO] [stdout]     |
[INFO] [stdout]  58 |                     use std::intrinsics::copy_nonoverlapping;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 | impl_array_newtype!(Message, u8, constants::MESSAGE_SIZE);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/macros.rs:60:48
[INFO] [stdout]     |
[INFO] [stdout]  60 |                     let mut ret: $thing = mem::uninitialized();
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:288:1
[INFO] [stdout]     |
[INFO] [stdout] 288 | impl_array_newtype!(Message, u8, constants::MESSAGE_SIZE);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:333:35
[INFO] [stdout]     |
[INFO] [stdout] 333 |         f.write_str(error::Error::description(self))
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]   --> src/macros.rs:58:25
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     use std::intrinsics::copy_nonoverlapping;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ffi.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl_array_newtype!(PublicKey, c_uchar, 64);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]   --> src/macros.rs:58:25
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     use std::intrinsics::copy_nonoverlapping;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ffi.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl_array_newtype!(Signature, c_uchar, 64);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]   --> src/macros.rs:58:25
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     use std::intrinsics::copy_nonoverlapping;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ffi.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl_array_newtype!(RecoverableSignature, c_uchar, 65);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> src/macros.rs:58:25
[INFO] [stdout]     |
[INFO] [stdout]  58 |                     use std::intrinsics::copy_nonoverlapping;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl_array_newtype!(SharedSecret, c_uchar, 32);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/macros.rs:60:48
[INFO] [stdout]    |
[INFO] [stdout] 60 |                     let mut ret: $thing = mem::uninitialized();
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ffi.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl_array_newtype!(PublicKey, c_uchar, 64);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/ffi.rs:67:47
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub unsafe fn blank() -> PublicKey { mem::uninitialized() }
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/macros.rs:60:48
[INFO] [stdout]    |
[INFO] [stdout] 60 |                     let mut ret: $thing = mem::uninitialized();
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ffi.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl_array_newtype!(Signature, c_uchar, 64);
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/macros.rs:60:48
[INFO] [stdout]    |
[INFO] [stdout] 60 |                     let mut ret: $thing = mem::uninitialized();
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/ffi.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl_array_newtype!(RecoverableSignature, c_uchar, 65);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/ffi.rs:92:47
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub unsafe fn blank() -> Signature { mem::uninitialized() }
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/ffi.rs:99:58
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub unsafe fn blank() -> RecoverableSignature { mem::uninitialized() }
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/macros.rs:60:48
[INFO] [stdout]     |
[INFO] [stdout]  60 |                     let mut ret: $thing = mem::uninitialized();
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ffi.rs:105:1
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl_array_newtype!(SharedSecret, c_uchar, 32);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/ffi.rs:112:50
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub unsafe fn blank() -> SharedSecret { mem::uninitialized() }
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]   --> src/key.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::intrinsics::copy_nonoverlapping;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]   --> src/macros.rs:58:25
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     use std::intrinsics::copy_nonoverlapping;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/key.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl_array_newtype!(SecretKey, u8, constants::SECRET_KEY_SIZE);
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/macros.rs:60:48
[INFO] [stdout]    |
[INFO] [stdout] 60 |                     let mut ret: $thing = mem::uninitialized();
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/key.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl_array_newtype!(SecretKey, u8, constants::SECRET_KEY_SIZE);
[INFO] [stdout]    | -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> src/key.rs:397:25
[INFO] [stdout]     |
[INFO] [stdout] 397 |                     use std::intrinsics::copy_nonoverlapping;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::hash::DefaultHasher` instead
[INFO] [stdout]    --> src/key.rs:486:31
[INFO] [stdout]     |
[INFO] [stdout] 486 |         use std::hash::{Hash, SipHasher, Hasher};
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::hash::DefaultHasher` instead
[INFO] [stdout]    --> src/key.rs:490:25
[INFO] [stdout]     |
[INFO] [stdout] 490 |             let mut s = SipHasher::new();
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]   --> src/macros.rs:58:25
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     use std::intrinsics::copy_nonoverlapping;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/schnorr.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl_array_newtype!(Signature, u8, constants::SCHNORR_SIGNATURE_SIZE);
[INFO] [stdout]    | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-05-28; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/macros.rs:60:48
[INFO] [stdout]    |
[INFO] [stdout] 60 |                     let mut ret: $thing = mem::uninitialized();
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/schnorr.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl_array_newtype!(Signature, u8, constants::SCHNORR_SIGNATURE_SIZE);
[INFO] [stdout]    | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_array_newtype` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/schnorr.rs:39:43
[INFO] [stdout]    |
[INFO] [stdout] 39 |             let mut ret: Signature = mem::uninitialized();
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/schnorr.rs:65:48
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let mut ret: Signature = unsafe { mem::uninitialized() };
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:338:32
[INFO] [stdout]     |
[INFO] [stdout] 338 |     fn cause(&self) -> Option<&error::Error> { None }
[INFO] [stdout]     |                                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 338 |     fn cause(&self) -> Option<&dyn error::Error> { None }
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:338:32
[INFO] [stdout]     |
[INFO] [stdout] 338 |     fn cause(&self) -> Option<&error::Error> { None }
[INFO] [stdout]     |                                ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 338 |     fn cause(&self) -> Option<&dyn error::Error> { None }
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::hash::SipHasher::new`: use `std::hash::DefaultHasher` instead
[INFO] [stdout]    --> src/key.rs:490:36
[INFO] [stdout]     |
[INFO] [stdout] 490 |             let mut s = SipHasher::new();
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] warning: secp256k1-plus@0.5.7: In file included from depend/secp256k1/src/secp256k1.c:13,
[INFO] [stderr] warning: secp256k1-plus@0.5.7:                  from depend/secp256k1/src/ext.c:8:
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/group_impl.h:636:12: warning: 'secp256k1_gej_has_quad_y_var' defined but not used [-Wunused-function]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   636 | static int secp256k1_gej_has_quad_y_var(const secp256k1_gej *a) {
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/group_impl.h:217:12: warning: 'secp256k1_gej_is_valid_var' defined but not used [-Wunused-function]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   217 | static int secp256k1_gej_is_valid_var(const secp256k1_gej *a) {
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: In file included from depend/secp256k1/src/field_impl.h:17,
[INFO] [stderr] warning: secp256k1-plus@0.5.7:                  from depend/secp256k1/src/secp256k1.c:11:
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/field_10x26_impl.h:42:13: warning: 'secp256k1_fe_verify' defined but not used [-Wunused-function]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    42 | static void secp256k1_fe_verify(const secp256k1_fe *a) {
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |             ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_pubkey_parse':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:154:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   154 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'input' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:156:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   156 |     ARG_CHECK(input != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_pubkey_serialize':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'output' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:175:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   175 |     ARG_CHECK(output != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'outputlen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:171:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   171 |     ARG_CHECK(outputlen != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:177:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   177 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_parse_der':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:216:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   216 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'input' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:217:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   217 |     ARG_CHECK(input != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_parse_compact':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:234:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   234 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'input64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:235:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   235 |     ARG_CHECK(input64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_serialize_der':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'output' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:253:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   253 |     ARG_CHECK(output != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'outputlen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:254:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   254 |     ARG_CHECK(outputlen != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:255:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   255 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_serialize_compact':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'output64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:265:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   265 |     ARG_CHECK(output64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:266:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   266 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_normalize':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sigin' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:279:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   279 |     ARG_CHECK(sigin != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ecdsa_verify':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:300:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   300 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:299:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   299 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:301:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   301 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ecdsa_sign':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'signature' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:353:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   353 |     ARG_CHECK(signature != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:352:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   352 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:354:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   354 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_seckey_verify':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:396:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   396 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_pubkey_create':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:411:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   411 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:414:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   414 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_add':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:433:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   433 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:434:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   434 |     ARG_CHECK(tweak != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_pubkey_tweak_add':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:457:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   457 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:458:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   458 |     ARG_CHECK(tweak != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_mul':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:480:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   480 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:481:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   481 |     ARG_CHECK(tweak != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_pubkey_tweak_mul':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:503:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   503 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:504:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   504 |     ARG_CHECK(tweak != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_pubkey_combine':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubnonce' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:532:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   532 |     ARG_CHECK(pubnonce != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubnonces' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:535:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   535 |     ARG_CHECK(pubnonces != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/ecdh/main_impl.h: In function 'secp256k1_ecdh':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'result' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/ecdh/main_impl.h:19:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    19 |     ARG_CHECK(result != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'point' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/ecdh/main_impl.h:20:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    20 |     ARG_CHECK(point != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'scalar' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/ecdh/main_impl.h:21:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    21 |     ARG_CHECK(scalar != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h: In function 'secp256k1_schnorr_sign':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:31:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    31 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:30:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    30 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:32:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    32 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h: In function 'secp256k1_schnorr_verify':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:66:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    66 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:65:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    65 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:67:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    67 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h: In function 'secp256k1_schnorr_recover':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:80:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    80 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:79:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    79 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:78:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    78 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h: In function 'secp256k1_schnorr_generate_nonce_pair':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubnonce' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:102:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   102 |     ARG_CHECK(pubnonce != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'privnonce32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:103:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   103 |     ARG_CHECK(privnonce32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h: In function 'secp256k1_schnorr_partial_sign':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:140:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   140 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:139:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   139 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sec32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:141:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   141 |     ARG_CHECK(sec32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubnonce_others' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:143:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   143 |     ARG_CHECK(pubnonce_others != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'secnonce32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:142:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   142 |     ARG_CHECK(secnonce32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h: In function 'secp256k1_schnorr_partial_combine':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:158:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   158 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig64sin' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:160:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   160 |     ARG_CHECK(sig64sin != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_recoverable_signature_parse_compact':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:44:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    44 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'input64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:45:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    45 |     ARG_CHECK(input64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_recoverable_signature_serialize_compact':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'output64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:64:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    64 |     ARG_CHECK(output64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'recid' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:66:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    66 |     ARG_CHECK(recid != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:65:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    65 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_recoverable_signature_convert':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:79:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    79 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sigin' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:80:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    80 |     ARG_CHECK(sigin != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_sign_recoverable':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'signature' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:132:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   132 |     ARG_CHECK(signature != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:131:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   131 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:133:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   133 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_recover':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:179:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   179 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'signature' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:178:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   178 |     ARG_CHECK(signature != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:177:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   177 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] error: could not compile `secp256k1-plus` (lib) due to 8 previous errors; 27 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] warning: secp256k1-plus@0.5.7: In file included from depend/secp256k1/src/secp256k1.c:13,
[INFO] [stderr] warning: secp256k1-plus@0.5.7:                  from depend/secp256k1/src/ext.c:8:
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/group_impl.h:636:12: warning: 'secp256k1_gej_has_quad_y_var' defined but not used [-Wunused-function]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   636 | static int secp256k1_gej_has_quad_y_var(const secp256k1_gej *a) {
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/group_impl.h:217:12: warning: 'secp256k1_gej_is_valid_var' defined but not used [-Wunused-function]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   217 | static int secp256k1_gej_is_valid_var(const secp256k1_gej *a) {
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |            ^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: In file included from depend/secp256k1/src/field_impl.h:17,
[INFO] [stderr] warning: secp256k1-plus@0.5.7:                  from depend/secp256k1/src/secp256k1.c:11:
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/field_10x26_impl.h:42:13: warning: 'secp256k1_fe_verify' defined but not used [-Wunused-function]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    42 | static void secp256k1_fe_verify(const secp256k1_fe *a) {
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |             ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_pubkey_parse':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:154:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   154 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'input' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:156:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   156 |     ARG_CHECK(input != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_pubkey_serialize':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'output' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:175:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   175 |     ARG_CHECK(output != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'outputlen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:171:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   171 |     ARG_CHECK(outputlen != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:177:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   177 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_parse_der':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:216:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   216 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'input' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:217:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   217 |     ARG_CHECK(input != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_parse_compact':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:234:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   234 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'input64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:235:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   235 |     ARG_CHECK(input64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_serialize_der':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'output' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:253:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   253 |     ARG_CHECK(output != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'outputlen' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:254:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   254 |     ARG_CHECK(outputlen != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:255:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   255 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_serialize_compact':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'output64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:265:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   265 |     ARG_CHECK(output64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:266:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   266 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ecdsa_signature_normalize':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sigin' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:279:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   279 |     ARG_CHECK(sigin != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ecdsa_verify':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:300:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   300 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:299:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   299 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:301:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   301 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ecdsa_sign':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'signature' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:353:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   353 |     ARG_CHECK(signature != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:352:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   352 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:354:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   354 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_seckey_verify':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:396:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   396 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_pubkey_create':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:411:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   411 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:414:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   414 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_add':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:433:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   433 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:434:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   434 |     ARG_CHECK(tweak != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_pubkey_tweak_add':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:457:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   457 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:458:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   458 |     ARG_CHECK(tweak != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_privkey_tweak_mul':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:480:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   480 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:481:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   481 |     ARG_CHECK(tweak != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_pubkey_tweak_mul':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:503:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   503 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'tweak' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:504:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   504 |     ARG_CHECK(tweak != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c: In function 'secp256k1_ec_pubkey_combine':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubnonce' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:532:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   532 |     ARG_CHECK(pubnonce != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubnonces' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:535:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   535 |     ARG_CHECK(pubnonces != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/ecdh/main_impl.h: In function 'secp256k1_ecdh':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'result' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/ecdh/main_impl.h:19:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    19 |     ARG_CHECK(result != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'point' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/ecdh/main_impl.h:20:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    20 |     ARG_CHECK(point != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'scalar' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/ecdh/main_impl.h:21:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    21 |     ARG_CHECK(scalar != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h: In function 'secp256k1_schnorr_sign':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:31:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    31 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:30:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    30 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:32:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    32 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h: In function 'secp256k1_schnorr_verify':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:66:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    66 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:65:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    65 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:67:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    67 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h: In function 'secp256k1_schnorr_recover':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:80:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    80 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:79:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    79 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:78:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    78 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h: In function 'secp256k1_schnorr_generate_nonce_pair':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubnonce' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:102:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   102 |     ARG_CHECK(pubnonce != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'privnonce32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:103:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   103 |     ARG_CHECK(privnonce32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h: In function 'secp256k1_schnorr_partial_sign':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:140:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   140 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:139:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   139 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sec32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:141:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   141 |     ARG_CHECK(sec32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubnonce_others' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:143:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   143 |     ARG_CHECK(pubnonce_others != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'secnonce32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:142:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   142 |     ARG_CHECK(secnonce32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h: In function 'secp256k1_schnorr_partial_combine':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:158:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   158 |     ARG_CHECK(sig64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig64sin' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/schnorr/main_impl.h:160:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   160 |     ARG_CHECK(sig64sin != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_recoverable_signature_parse_compact':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:44:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    44 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'input64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:45:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    45 |     ARG_CHECK(input64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_recoverable_signature_serialize_compact':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'output64' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:64:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    64 |     ARG_CHECK(output64 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'recid' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:66:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    66 |     ARG_CHECK(recid != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:65:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    65 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_recoverable_signature_convert':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sig' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:79:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    79 |     ARG_CHECK(sig != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'sigin' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:80:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    80 |     ARG_CHECK(sigin != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_sign_recoverable':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'signature' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:132:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   132 |     ARG_CHECK(signature != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:131:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   131 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'seckey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:133:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   133 |     ARG_CHECK(seckey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h: In function 'secp256k1_ecdsa_recover':
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'pubkey' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:179:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   179 |     ARG_CHECK(pubkey != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'signature' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:178:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   178 |     ARG_CHECK(signature != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/secp256k1.c:22:8: warning: 'nonnull' argument 'msg32' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: secp256k1-plus@0.5.7:    22 |     if (EXPECT(!(cond), 0)) { \
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |        ^
[INFO] [stderr] warning: secp256k1-plus@0.5.7: depend/secp256k1/src/modules/recovery/main_impl.h:177:5: note: in expansion of macro 'ARG_CHECK'
[INFO] [stderr] warning: secp256k1-plus@0.5.7:   177 |     ARG_CHECK(msg32 != NULL);
[INFO] [stderr] warning: secp256k1-plus@0.5.7:       |     ^~~~~~~~~
[INFO] [stderr] error: could not compile `secp256k1-plus` (lib test) due to 9 previous errors; 30 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c9d56ecb17e4976f43a282628ba184b077a2dec0f770c59dbe953f43e9b97ffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9d56ecb17e4976f43a282628ba184b077a2dec0f770c59dbe953f43e9b97ffc", kill_on_drop: false }`
[INFO] [stdout] c9d56ecb17e4976f43a282628ba184b077a2dec0f770c59dbe953f43e9b97ffc
